In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / TagGetLength Method

TagGetLength Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(675)>

Function TagGetLength( _

   ByVal ImageID As Integer, _

   ByVal TagNo As Integer _

) As Integer
[DispId(675)]

int TagGetLength( 

   int ImageID,

   int TagNo

)
function TagGetLength( 

    ImageID: Integer;

    TagNo: Integer

): Integer; 
DispIdAttribute(675)

function TagGetLength( 

   ImageID : int,

   TagNo : int

) : int;
[DispId(675)]

int TagGetLength( 

   int ImageID,

   int TagNo

) 
[DispId(675)]

int TagGetLength( 

   int ImageID,

   int TagNo

) 

Parameters

ImageID
TagNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members